CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - oracle 存储过程

搜索资源列表

  1. PLSQLIndexTab

    0下载:
  2. Java 访问ORACLE存储过程 /* * This sample demonstrates how to make PL/SQL calls * with index-by table parameters * * Please use jdk1.2 or later version */
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4772
    • 提供者:老徐
  1. NETCT-OSS

    1下载:
  2. 系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系统下的/var/adm/wtmpx文件),并将采集的数据封装整理成己匹配和未匹配两种BIDR结构的数据清单,然后把己匹配好的数据通过Socket传输给中央处理
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:133366
    • 提供者:zhuyi
  1. ExecProcedure

    0下载:
  2. 执行oracle存储过程代码,并返回结果集-Implementation of the oracle stored procedure code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1026
    • 提供者:shilinfa
  1. hibernate_call_proc

    0下载:
  2. 通过hibernate调用oracle存储过程的源码。-Hibernate calling oracle stored procedure by the source.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:19006
    • 提供者:gernett
  1. JavaOracle9i

    0下载:
  2. Java已是构成整个Oracle环境的一部分.Java访问Oracle9i有两种基本方法:JDBC和SQLJ.0racle为开发Java程序提供了4种JDBC驱动程序,其中两种针对客户端程序如Applets,Servlets,另外两种针对服务器端或服务器内部数据库中的Java存储过程等使用.SQLJ则是把SQL嵌入Java代码中的高级语言. 给出了一个使用Oracle JDBC Thin驱动程序的实例.-Java is already constitutes part of the Oracle
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:180001
    • 提供者:viewsky
  1. tongxunbo

    0下载:
  2. java语言编写的通讯薄,用到的是oracle数据库,用到了存储过程,及java调用。-java oracle stored procedure
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6883461
    • 提供者:刘华
  1. ctbooktype

    0下载:
  2. 描述通过Hibernate框架实现对Oracle数据库中存储过程的调用方法实现,并通过JSP/SERVLET来显示实现的效果-Achieved through the Hibernate framework described in the Oracle database stored procedure call method, and through the JSP/SERVLET to achieve the effect shown
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-24
    • 文件大小:3220574
    • 提供者:谌通
  1. StoredProcedure

    0下载:
  2. Spring + Struts + hibernate + oracle中调用存储过程实例。-Stored procedure in ssh2
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1550294
    • 提供者:于一龙
  1. SSH2procedureconnectoracle

    0下载:
  2. 这是一个利用SSH2连接oracle数据库示例,采用存储过程实现,含分层结构,有测试与页面。-This is an example of using the SSH2 connection oracle database using stored procedures, including hierarchical structure, a test with the page.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-12
    • 文件大小:20233216
    • 提供者:liubo
  1. BaseDAO

    0下载:
  2. java和oracle数据库的连接 dao工具,分别有,处理有结果无参数,有结果有参数,无结果有参数,无结果无参数,以及调用存储过程等功能。-connection dao tools java and oracle databases, respectively, dealing with the outcome no parameters, the outcome of an argument, no results have parameters, no result without p
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:1440
    • 提供者:邓文静
  1. oracle-for-java

    0下载:
  2. java中调用oracle 包括有输出参数等 存储过程-Calling java oracle includes output parameters, such as stored procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1327778
    • 提供者:冯曦
  1. USEORACLE

    0下载:
  2. 多线程处理Oracle数据库的例子,Java多线程处理Oracle 数据库,Oracle 数据库由于功能强大,适应范围广受到越来越多用户的欢迎,尤其在大规模数据库应用中使用极为广泛。采用多线程技术来处理Oracle 数据库能使对数据库的操作更为快捷。本Java实例了利用多线程从oracle 数据库中取函数、存储过程、包的源代码的功能。   运行程序,先在界面上输入如下必要信息:   (1)、数据库用户名称(user);   (2)、数据库用户密码(password);  
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1912
    • 提供者:jpudn32
  1. GXGL

    1下载:
  2. Javaweb+Oracle实现的高校管理系统,数据库部分由Oracle存储过程完成.-Javaweb+ Oracle implementation of the management system in colleges and universities, the part performed by the Oracle stored procedure.
  3. 所属分类:Java Develop

    • 发布日期:2016-10-24
    • 文件大小:6155264
    • 提供者:雷超林
搜珍网 www.dssz.com